Skip to content

EventPattern.EventArgs property

Defined in

Type: EventPattern Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

public TEventArgs EventArgs { get; }

Summary: Gets the event data that was generated by the event.

Returns: TEventArgs